From 3458abbff259b97435a5515c5bc20ecc3db4343a Mon Sep 17 00:00:00 2001 From: Stephane Glondu Date: Sat, 29 Nov 2008 11:26:36 +0100 Subject: [PATCH] New upstream release candidate --- debian/changelog | 3 ++- debian/rules | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index db5e8399..bf7a1564 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -ocaml (3.11.0~beta1-2) UNRELEASED; urgency=low +ocaml (3.11.0~rc1-1) UNRELEASED; urgency=low + * New upstream release candidate * Add debian/changelog entry for version 3.09.2-8 -- Stephane Glondu Thu, 06 Nov 2008 10:22:39 +0100 diff --git a/debian/rules b/debian/rules index 37aa1ec3..ca45dbb7 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ include /usr/share/dpatch/dpatch.make PACKAGE = ocaml OCAMLMAJOR = 3.11 -OCAMLMINOR = 0+beta1 +OCAMLMINOR = 0+rc1 OCAMLABI = $(OCAMLMAJOR).$(OCAMLMINOR) STDLIBDIR = /usr/lib/ocaml/$(OCAMLABI) MD5SUMSDIR = /var/lib/ocaml/md5sums -- 2.30.2